[INFO] fetching crate openai-orch 0.1.0...
[INFO] testing openai-orch-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate openai-orch 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate openai-orch 0.1.0
[INFO] finished tweaking crates.io crate openai-orch 0.1.0
[INFO] tweaked toml for crates.io crate openai-orch 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-orch 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-orch 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-executor v0.3.28
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.3
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.14
[INFO] [stderr]   Downloaded async-openai v0.12.2
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded futures v0.3.28
[INFO] [stderr]   Downloaded tinyrand v0.5.0
[INFO] [stderr]   Downloaded rustls-webpki v0.101.4
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded env_logger v0.10.0
[INFO] [stderr]   Downloaded timing v0.2.3
[INFO] [stderr]   Downloaded tinyrand-std v0.5.0
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c47b78f368d8de2b4a7edf91ddd65189b2021e283254fba4279a3413ebc7e51
[INFO] running `Command { std: "docker" "start" "-a" "9c47b78f368d8de2b4a7edf91ddd65189b2021e283254fba4279a3413ebc7e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c47b78f368d8de2b4a7edf91ddd65189b2021e283254fba4279a3413ebc7e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c47b78f368d8de2b4a7edf91ddd65189b2021e283254fba4279a3413ebc7e51", kill_on_drop: false }`
[INFO] [stdout] 9c47b78f368d8de2b4a7edf91ddd65189b2021e283254fba4279a3413ebc7e51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d5d357c09086d9f718a468d267896605f607b7df5a3055926154fd75366bbc
[INFO] running `Command { std: "docker" "start" "-a" "07d5d357c09086d9f718a468d267896605f607b7df5a3055926154fd75366bbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling tinyrand v0.5.0
[INFO] [stderr]    Compiling tinyrand-std v0.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling timing v0.2.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling async-openai v0.12.2
[INFO] [stderr]    Compiling openai-orch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.76s
[INFO] running `Command { std: "docker" "inspect" "07d5d357c09086d9f718a468d267896605f607b7df5a3055926154fd75366bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d5d357c09086d9f718a468d267896605f607b7df5a3055926154fd75366bbc", kill_on_drop: false }`
[INFO] [stdout] 07d5d357c09086d9f718a468d267896605f607b7df5a3055926154fd75366bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7f135f7e5cb2457ed3ee60ef4516249df4655b152f2300cd259d34a9455eaf1
[INFO] running `Command { std: "docker" "start" "-a" "e7f135f7e5cb2457ed3ee60ef4516249df4655b152f2300cd259d34a9455eaf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling async-openai v0.12.2
[INFO] [stderr]    Compiling openai-orch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.52s
[INFO] running `Command { std: "docker" "inspect" "e7f135f7e5cb2457ed3ee60ef4516249df4655b152f2300cd259d34a9455eaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f135f7e5cb2457ed3ee60ef4516249df4655b152f2300cd259d34a9455eaf1", kill_on_drop: false }`
[INFO] [stdout] e7f135f7e5cb2457ed3ee60ef4516249df4655b152f2300cd259d34a9455eaf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd62e86e5c57a6ade5f239fe306f53d4ec8695770031caa07ed5352dbef0032d
[INFO] running `Command { std: "docker" "start" "-a" "fd62e86e5c57a6ade5f239fe306f53d4ec8695770031caa07ed5352dbef0032d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_orch-0b2260e6bcb1255e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openai_orch
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - Orchestrator (line 104) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 17) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Orchestrator (line 104) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (74) panicked at src/lib.rs:14:31:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62339b40dd1a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62339b40dd1a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62339b40dd1a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62339b40dd1a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62339b42399a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62339b42399a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x62339b412e52 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62339b412e52 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62339b3f5f9f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62339b3f5f9f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62339b408721 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62339b40899b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62339b3f608a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x62339b3ed329 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62339b3f6d0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62339b42418c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62339b424152 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x62339b423e79 - core[786f478f706679df]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2251:5
[INFO] [stdout]   18:     0x62339ae0f1bb - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x62339ae0cc36 - <tokio[41e51660f3383773]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x62339ae04370 - <tokio[41e51660f3383773]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x62339ae02dbd - <tokio[41e51660f3383773]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x62339ae0c8a0 - <tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x62339ae0ad7f - tokio[41e51660f3383773]::runtime::context::runtime::enter_runtime::<<tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   24:     0x62339ae02e31 - <tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x62339ae02659 - <tokio[41e51660f3383773]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x62339ae1216d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   27:     0x62339ae1a013 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x62339ae09556 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x62339ae0d859 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x62339b407c74 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x62339b407c74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62339b407c74 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62339b407c74 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62339b407c74 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x62339b407c74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62339b407c74 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62339b407c74 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62339b407c74 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x62339ae080a1 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x62339ae1a555 - main
[INFO] [stdout]   41:     0x7f67369ce1ca - <unknown>
[INFO] [stdout]   42:     0x7f67369ce28b - __libc_start_main
[INFO] [stdout]   43:     0x62339ae020a5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (91) panicked at src/lib.rs:9:31:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc928a39d1a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc928a39d1a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc928a39d1a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc928a39d1a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc928a4f99a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc928a4f99a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5fc928a3ee52 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc928a3ee52 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc928a21f9f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc928a21f9f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc928a34721 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5fc928a3499b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5fc928a2208a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5fc928a19329 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5fc928a22d0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5fc928a5018c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5fc928a50152 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5fc928a4fe79 - core[786f478f706679df]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2251:5
[INFO] [stdout]   18:     0x5fc92843b1bb - rust_out[ed1579ae55fdba85]::main::{closure#0}
[INFO] [stdout]   19:     0x5fc928438c36 - <tokio[41e51660f3383773]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5fc928430370 - <tokio[41e51660f3383773]::runtime::park::CachedParkThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   21:     0x5fc92842edbd - <tokio[41e51660f3383773]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   22:     0x5fc9284388a0 - <tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5fc928436d7f - tokio[41e51660f3383773]::runtime::context::runtime::enter_runtime::<<tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[ed1579ae55fdba85]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   24:     0x5fc92842ee31 - <tokio[41e51660f3383773]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   25:     0x5fc92842e659 - <tokio[41e51660f3383773]::runtime::runtime::Runtime>::block_on::<rust_out[ed1579ae55fdba85]::main::{closure#0}>
[INFO] [stdout]   26:     0x5fc92843e16d - rust_out[ed1579ae55fdba85]::main
[INFO] [stdout]   27:     0x5fc928446013 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x5fc928435556 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x5fc928439859 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x5fc928a33c74 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5fc928a33c74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5fc928a33c74 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5fc928a33c74 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5fc928a33c74 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5fc928a33c74 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fc928a33c74 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fc928a33c74 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fc928a33c74 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5fc9284340a1 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x5fc928446555 - main
[INFO] [stdout]   41:     0x7f0e9b64d1ca - <unknown>
[INFO] [stdout]   42:     0x7f0e9b64d28b - __libc_start_main
[INFO] [stdout]   43:     0x5fc92842e0a5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout]     src/lib.rs - Orchestrator (line 104)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fd62e86e5c57a6ade5f239fe306f53d4ec8695770031caa07ed5352dbef0032d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd62e86e5c57a6ade5f239fe306f53d4ec8695770031caa07ed5352dbef0032d", kill_on_drop: false }`
[INFO] [stdout] fd62e86e5c57a6ade5f239fe306f53d4ec8695770031caa07ed5352dbef0032d
